object TabbedNotebookDlg: TTabbedNotebookDlg Left = 225 Top = 163 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Server Configuration' ClientHeight = 257 ClientWidth = 427 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object TabbedNotebook1: TTabbedNotebook Left = 0 Top = 0 Width = 427 Height = 257 Align = alTop PageIndex = 1 TabsPerRow = 6 TabFont.Color = clBtnText TabFont.Height = -12 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 0 object TTabPage Left = 4 Top = 24 Caption = 'Users' object Label1: TLabel Left = 16 Top = 16 Width = 77 Height = 16 Caption = 'User Name:' end object Label2: TLabel Left = 160 Top = 16 Width = 68 Height = 16 Caption = 'Password:' end object Label3: TLabel Left = 16 Top = 72 Width = 103 Height = 16 Caption = 'Home directory:' end object Label4: TLabel Left = 16 Top = 112 Width = 101 Height = 16 Caption = 'Read-Only dirs:' end object Label5: TLabel Left = 16 Top = 152 Width = 106 Height = 16 Caption = 'Read-Write dirs:' end object MaskEdit1: TMaskEdit Left = 160 Top = 32 Width = 121 Height = 24 HelpContext = 12 MaxLength = 0 PasswordChar = '*' TabOrder = 0 end object Edit2: TEdit Left = 128 Top = 112 Width = 153 Height = 24 HelpContext = 14 TabOrder = 1 OnEnter = Edit2Enter end object Edit3: TEdit Left = 128 Top = 152 Width = 153 Height = 24 HelpContext = 15 TabOrder = 2 OnEnter = Edit3Enter end object Edit5: TEdit Left = 128 Top = 72 Width = 153 Height = 24 HelpContext = 13 TabOrder = 3 OnEnter = Edit5Enter end object Button1: TButton Left = 304 Top = 32 Width = 89 Height = 25 HelpContext = 16 Caption = 'New' TabOrder = 4 OnClick = Button1Click end object Button2: TButton Left = 304 Top = 72 Width = 89 Height = 25 HelpContext = 17 Caption = 'Save' TabOrder = 5 OnClick = Button2Click end object Button3: TButton Left = 304 Top = 168 Width = 89 Height = 25 HelpContext = 19 Caption = 'Browse' TabOrder = 6 OnClick = Button3Click end object ComboBox1: TComboBox Left = 16 Top = 32 Width = 129 Height = 24 HelpContext = 11 ItemHeight = 16 Sorted = True TabOrder = 7 OnChange = ComboBox1Change end object Button13: TButton Left = 304 Top = 112 Width = 89 Height = 25 HelpContext = 18 Caption = 'Delete' TabOrder = 8 OnClick = Button13Click end end object TTabPage Left = 4 Top = 24 Caption = 'Anonymous' object Label7: TLabel Left = 40 Top = 40 Width = 109 Height = 16 Caption = 'Anonymous root:' end object Label8: TLabel Left = 40 Top = 120 Width = 150 Height = 16 Caption = 'Read-Write directories:' end object Label9: TLabel Left = 40 Top = 160 Width = 186 Height = 16 Caption = 'Maximum anon connections:' end object Label18: TLabel Left = 40 Top = 80 Width = 143 Height = 16 Caption = 'Read-only directories:' end object CheckBox1: TCheckBox Left = 40 Top = 16 Width = 137 Height = 17 HelpContext = 20 Caption = 'Allow Anonymous' TabOrder = 0 end object Edit1: TEdit Left = 40 Top = 56 Width = 185 Height = 24 HelpContext = 21 TabOrder = 1 OnEnter = Edit1Enter end object Edit6: TEdit Left = 40 Top = 136 Width = 185 Height = 24 HelpContext = 15 TabOrder = 2 OnEnter = Edit6Enter end object Button4: TButton Left = 304 Top = 176 Width = 89 Height = 25 HelpContext = 29 Caption = 'Save' TabOrder = 3 OnClick = Button4Click end object CheckBox2: TCheckBox Left = 216 Top = 16 Width = 177 Height = 17 Caption = 'Force full e-mail as pass' TabOrder = 4 end object Edit7: TEdit Left = 40 Top = 176 Width = 185 Height = 24 HelpContext = 22 TabOrder = 5 end object Button5: TButton Left = 304 Top = 72 Width = 89 Height = 25 HelpContext = 19 Caption = 'Browse' TabOrder = 6 OnClick = Button5Click end object Edit13: TEdit Left = 40 Top = 96 Width = 185 Height = 24 HelpContext = 14 TabOrder = 7 OnEnter = Edit13Enter end end object TTabPage Left = 4 Top = 24 Caption = 'Security' object Label10: TLabel Left = 16 Top = 24 Width = 77 Height = 16 Caption = 'Max Conns:' end object Label11: TLabel Left = 16 Top = 64 Width = 50 Height = 16 Caption = 'IP filter:' end object Label13: TLabel Left = 144 Top = 24 Width = 56 Height = 16 Caption = 'Timeout:' end object Label6: TLabel Left = 208 Top = 144 Width = 46 Height = 16 Caption = 'Result:' end object Label14: TLabel Left = 280 Top = 144 Width = 113 Height = 16 Caption = 'No Pass' Color = clBtnShadow ParentColor = False end object Bevel1: TBevel Left = 192 Top = 104 Width = 209 Height = 65 end object Label15: TLabel Left = 256 Top = 24 Width = 94 Height = 16 Caption = 'Listening Port:' end object Edit8: TEdit Left = 96 Top = 24 Width = 41 Height = 24 HelpContext = 24 TabOrder = 0 end object Edit9: TEdit Left = 80 Top = 64 Width = 313 Height = 24 HelpContext = 26 TabOrder = 1 end object Button6: TButton Left = 304 Top = 184 Width = 89 Height = 25 Caption = 'Save' TabOrder = 2 OnClick = Button6Click end object Edit10: TEdit Left = 208 Top = 24 Width = 41 Height = 24 HelpContext = 25 TabOrder = 3 end object RadioGroup1: TRadioGroup Left = 16 Top = 104 Width = 169 Height = 105 HelpContext = 55 Caption = 'Logging' ItemIndex = 0 Items.Strings = ( 'None' 'Login only' 'Login + Gets/Puts') TabOrder = 4 end object Edit4: TEdit Left = 280 Top = 112 Width = 113 Height = 24 HelpContext = 27 TabOrder = 5 end object Button12: TButton Left = 200 Top = 112 Width = 65 Height = 25 HelpContext = 27 Caption = 'Test IP:' TabOrder = 6 OnClick = Button12Click end object Edit11: TEdit Left = 352 Top = 24 Width = 41 Height = 24 HelpContext = 28 TabOrder = 7 end end object TTabPage Left = 4 Top = 24 Caption = 'Messages' object Label12: TLabel Left = 16 Top = 16 Width = 108 Height = 16 Caption = 'Message to edit:' end object Memo1: TMemo Left = 16 Top = 88 Width = 385 Height = 121 HelpContext = 30 ReadOnly = True ScrollBars = ssBoth TabOrder = 0 WordWrap = False end object ComboBox2: TComboBox Left = 136 Top = 16 Width = 145 Height = 24 HelpContext = 30 ItemHeight = 16 Items.Strings = ( 'Welcome' 'Good Bye') TabOrder = 1 OnChange = ComboBox2Change end object Panel1: TPanel Left = 16 Top = 48 Width = 385 Height = 33 TabOrder = 2 object Button7: TButton Left = 8 Top = 8 Width = 57 Height = 17 HelpContext = 30 Caption = 'Save' TabOrder = 0 OnClick = Button7Click end object Button8: TButton Left = 72 Top = 8 Width = 57 Height = 17 HelpContext = 30 Caption = 'Copy' TabOrder = 1 OnClick = Button8Click end object Button9: TButton Left = 136 Top = 8 Width = 57 Height = 17 HelpContext = 30 Caption = 'Cut' TabOrder = 2 OnClick = Button9Click end object Button10: TButton Left = 200 Top = 8 Width = 57 Height = 17 HelpContext = 30 Caption = 'Paste' TabOrder = 3 OnClick = Button10Click end object Button11: TButton Left = 264 Top = 8 Width = 57 Height = 17 HelpContext = 30 Caption = 'Delete' TabOrder = 4 OnClick = Button11Click end end end object TTabPage Left = 4 Top = 24 Caption = 'Misc' object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 401 Height = 105 Caption = 'Aliases' TabOrder = 0 object Label16: TLabel Left = 8 Top = 24 Width = 76 Height = 16 Caption = 'Alias name:' end object Label17: TLabel Left = 8 Top = 64 Width = 75 Height = 16 Caption = 'Actual path:' end object ComboBox3: TComboBox Left = 96 Top = 24 Width = 145 Height = 24 HelpContext = 39 ItemHeight = 16 TabOrder = 0 OnChange = ComboBox3Change end object Edit12: TEdit Left = 96 Top = 64 Width = 145 Height = 24 HelpContext = 40 TabOrder = 1 end object Button14: TButton Left = 256 Top = 24 Width = 65 Height = 25 Caption = 'New' TabOrder = 2 OnClick = Button14Click end object Button16: TButton Left = 328 Top = 24 Width = 65 Height = 25 Caption = 'Save' TabOrder = 3 OnClick = Button16Click end object Button17: TButton Left = 256 Top = 64 Width = 65 Height = 25 HelpContext = 19 Caption = 'Browse' TabOrder = 4 OnClick = Button17Click end end end end end